Vcenter Deployment CheckStatus
Vcenter Deployment CheckStatus
The Vcenter Deployment CheckStatus enumerated type defines the status of the checks.
Possible values:
SUCCESS
: All checks have completed successfully.FAILED
: A fatal error was encountered when running the sanity checks.
This enumeration was added in vSphere API 6.7.
This data structure has no properties.
Enumeration:
SUCCESS,
FAILED,